Document::SetApplication
Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index
Return to Main Contents
NAME
Document::SetApplication - instance method
TEMPLATE
void SetApplication(Application * application)
SPECIFIERS
public
DESCRIPTION
SetApplication sets the instvar application. The method Application::AddDocument calls this method whenever a new document is added to the application's list of documents. The instvar application is then returned as next handler by the method GetNextHandler.
ARGUMENTS
- Application * application
-
the application
RETURN ARGUMENT
void
CATEGORIES
event handling, implementation
FILES
- implementation:
-
Document.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:27 GMT, March 30, 2022